home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir24 / g1emmnos.zip / USR / KELVIN / ELM.RC < prev    next >
Text File  |  1990-10-13  |  987b  |  26 lines

  1. # configuration file for Bdale's Mailer... format is:
  2. #        host <space> this_host_name
  3. #        uucphost <space> UUCP host name
  4. #        user <space> this_user_name
  5. #        fullname <space> your full name for mail headers (optional)
  6. #        reply <space> your reply address if not this machine (optional)
  7. #                  useful for pc on large network off smart hosts
  8. #        smtp <space> path to mailboxes          default /spool/mail
  9. #        edit <space> path your editor (optional)
  10. #        maxlet <space> max number of message in mbox ( optional default 300)
  11. #        video <1|0> direct | bios video mode ( turbo C only default direct )
  12. #        startmode <0|1> uucp v nos mail standards - use 1 mostly
  13. #        zone <space> your timezone
  14. #
  15. host g1emm.ampr.org
  16. uucphost g1emm.ampr.org
  17. user g1emm
  18. fullname Kelvin J. Hill - G1EMM - +44 252 725864
  19. reply g1emm@g1emm.ampr.org
  20. edit \bin\vi.exe
  21. smtp /spool/mail
  22. maxlet 400
  23. video 1
  24. startmode 1
  25. zone GMT
  26.